Don't lose the image settings when rebooting domains. This fixes recent HVM
authorEwan Mellor <ewan@xensource.com>
Tue, 2 Jan 2007 13:04:01 +0000 (13:04 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 2 Jan 2007 13:04:01 +0000 (13:04 +0000)
commit04c280baf731194fb0148fcecf0431e550a868ce
treea622a8c1e86fbcab2c3edb333506722fd6400dd1
parent66e92e7a4885fca3122068e659340daf2b663f6c
Don't lose the image settings when rebooting domains.  This fixes recent HVM
reboot problems -- we were passing 0 to shadow_mem_control, because Xend was
treating the domain as PV.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py